ProxyDescriptor
StockSharp.Xaml.Charting.Ultrachart.ChartSettingsObjectBase`1
Specialization of PropertyDescriptor class for chart element properties.
Erbt von: NamedPropertyDescriptor
Konstruktoren
ProxyDescriptor(string, object, T, IEnumerable<Attribute>, Func<T, PropertyDescriptor, bool>)
Create instance.
Eigenschaften
Attributes : AttributeCollection
Атрибуты.
IsReadOnly : bool
Gets a value indicating whether the ICollection is read-only.
Rückgabe: if the ICollection is read-only; otherwise, .
PropertyType : Type
Property type.
Methoden
CreateWrapper(T, Func<T, PropertyDescriptor, bool>) : ChartSettingsObjectBase<T>
Create chart settings object wrapper for an object.